Retargeting — In software engineering, retargeting is an attribute of software development tools that have been specifically designed to generate code for more than one computing platform.CompilersA retargetable compiler is a compiler that has been designed to … Wikipedia
KRoC — KRoC, the Kent Retargetable occam Compiler, is an occam implementation that is based on the INMOS occam 2.1 compiler as a front end and a retargetable back end to produce machine code for various microprocessors. Ports of the compiler have been… … Wikipedia
Amsterdam Compiler Kit — infobox software developer = Andrew Tanenbaum and Ceriel Jacobs latest release version = 6.0pre3 latest release date = release date|2007|04|29 operating system = Minix and Unix like programming language = C genre = Retargetable compiler license … Wikipedia
Disassembler — A disassembler is a computer program that translates machine language into assembly language the inverse operation to that of an assembler. A disassembler differs from a decompiler, which targets a high level language rather than an assembly… … Wikipedia
Comparison of assemblers — This is a list of assemblers: computer programs that translate ( assemble ) assembly language source code into binary programs. Contents 1 x86 assemblers 2 Multiple target assemblers 3 Other assemblers … Wikipedia
VBCC — is the name of a portable and retargetable ISO/ANSI C compiler.It supports ISO C according to ISO/IEC 9899:1989 and a subset of the new standard ISO/IEC 9899:1999 (C99). It is divided into two parts. One is target independent and the other is… … Wikipedia
Cryptol — is a domain specific programming language for cryptography developed by the Portland, Oregon based software development firm, Galois, Inc..[1][2] The language was originally developed for use by the United States National Security Agency.[1] The… … Wikipedia